home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / board / SPSbugfix.readme < prev   
Encoding:
Text File  |  1995-04-27  |  1.2 KB  |  32 lines

  1. Short:    Allows you to save *BIG* Screens, BUGFIXED
  2. Author:   dbalster@uni-paderborn.de (Daniel Balster)
  3. Uploader: dbalster@uni-paderborn.de (Daniel Balster)
  4. Type:     gfx/board
  5.  
  6. Ever experienced this problem? You wanted to snapshot
  7. your current Workbench screen and this 1280x1024x8
  8. thingie was too hard for all those ``snappers'' ?
  9.  
  10. This tool handles only 8 bit screens, planar&chunky.
  11. It reads out the rows with the ReadPixelArray() graphics
  12. call -> somewhat system friendly (no peeking) ?
  13. It saves only IFF and needs less than 1K buffers.
  14.  
  15. Disadvantage: BODY is not packed and is converting
  16. from chunky2planar is absolutley unoptimized.
  17.  
  18. sorry for the first upload, there was a harmless but
  19. a bug: i forgot a FreeArgs() call... argh!
  20.  
  21.  
  22. ============================= Archive contents =============================
  23.  
  24. Original  Packed Ratio    Date     Time    Name
  25. -------- ------- ----- --------- --------  -------------
  26.     2610    1345 48.4% 28-Mar-95 21:10:00  README
  27.      367     253 31.0% 28-Mar-95 21:15:42  REQUIRED
  28.     3892    2395 38.4% 29-Mar-95 20:24:08  SavePubScreen256
  29.     7940    3298 58.4% 29-Mar-95 20:23:48  SavePubScreen256.c
  30. -------- ------- ----- --------- --------
  31.    14809    7291 50.7% 01-Apr-95 12:28:16   4 files
  32.